PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureElementAttributeCollection Class / PDFStructureElementAttributeCollection Constructor / PDFStructureElementAttributeCollection Constructor(PDFCosArray)
N/A
In This Topic
    PDFStructureElementAttributeCollection Constructor(PDFCosArray)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFStructureElementAttributeCollection( 
       PDFCosArray cosAttributes
    )

    Parameters

    cosAttributes
    N/A
    See Also